[INFO] fetching crate gitai-wf 0.1.1...
[INFO] testing gitai-wf-0.1.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate gitai-wf 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate gitai-wf 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gitai-wf 0.1.1
[INFO] tweaked toml for crates.io crate gitai-wf 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitai-wf 0.1.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gitai-wf 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6
[INFO] running `Command { std: "docker" "start" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rmcp-macros v0.8.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sse-stream v0.2.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling tiktoken-rs v0.6.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rmcp v0.8.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling folder_compare v0.4.0
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling cause v0.1.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling llm v1.3.4
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling gitai-wf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcCpH6Nk/symbols.o" "<25 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgitai-27d1241a185728a1,libenv_logger-78b8d2baa8db4850,libtermcolor-a129d9d40abb8022,libis_terminal-3083f140aad774c9,libhumantime-320dff40047414ab,libindicatif-a9d48e8ca4df2312,libportable_atomic-e1427fabdf083bdf,libnumber_prefix-c51759d5d699409d,libconsole-8bf326f34854484d,libtui_textarea-ea8bcefb6617649f,libfs_extra-9ab2714a72064132,libtemp_dir-2c4a22171ad26441,libfolder_compare-aa8ef5ec0e42ed8c,libfxhash-260d7758a5b0ce25,libbyteorder-fc6cd2fd88a0c25e,libwalkdir-7278e045c71a6d13,libsame_file-855fa1bb41e3587c,libcause-315f0a8492601c75,libtempfile-7450e47dd4dd0f53,libfastrand-f5be273caf229fa6,librustix-fa3a10add0dd2952,liblinux_raw_sys-c1e3438e0ec082fd,libtextwrap-056ed330d24aaa11,libunicode_linebreak-789aca5135fe8d16,libsmawk-47913e434b3c1b0a,libtiktoken_rs-738dcf2376f34ab1,libbstr-a0bcca5ac4e37b01,libbase64-5bbb4360874715bc,liblazy_static-68c302f08c638a46,librustc_hash-177179ba0d37f50e,libfancy_regex-22fcf0bd179c54b7,libbit_set-a8105a726461dcf9,libbit_vec-c21e958b239664e1,libratatui-363338b1dff7e1bb,libunicode_truncate-8f3714d94efe528d,libunicode_width-4ff017492bfc990e,liblru-56a65277a7a9fa72,libitertools-21f0f1513c2c2a8b,libcassowary-e7ab6dd330172baf,libcompact_str-749df78d9f8ee159,libstatic_assertions-d67e3448daf992db,libcastaway-3e481d240fe1e5ec,libunicode_segmentation-8126155f1b862af4,libunicode_width-9b583d9e4642f7a5,libstrum-e3ed93882c81041c,libcrossterm-a596f13333d0ce63,librustix-bf75016129931457,liblinux_raw_sys-ec71fd798b44df07,libsignal_hook_mio-36835c6b0d4a6232,libsignal_hook-e1934ff803a0cef6,librand-c42bbd003f3f0c14,librand_chacha-43fb0f4b62d03c2d,librand_core-624cf61abfed9305,libtokio_retry-bace7b49933f7430,librand-1789083ed3c5e2ad,librand_chacha-a753f1e154ff4ccf,libppv_lite86-37dfb3d053921d86,libzerocopy-0b0d1e045b017d29,librand_core-266967a293eb3a4b,libgetrandom-e93079cc2337a6f8,libpin_project-29946243538ce8e4,libschemars-273bd7f48abcb08b,libdyn_clone-7c4b24c2a4d435ea,libllm-63dadd60687f6727,libdirs-17927af07032f95b,libdirs_sys-c5b95d01c15ec571,liboption_ext-e2e67e2227b179d8,libtower_http-b976990bf322372b,libuuid-048e2019eebc12fd,libgetrandom-f8c06b47e7d854b3,libaxum-f3f2aa42d4ce6583,libserde_path_to_error-28c91a823804824b,libmatchit-1339eb5921a0f30b,libaxum_core-11a9d15c7a771a57,libeither-dace2d6985134e04,libreqwest-df909a99184805bc,libserde_urlencoded-9822a537607f5fa1,librustls_pki_types-195f727e338cec0e,libzeroize-f259adf3cc3c55db,libhyper_tls-741121cd3e9ba379,libtokio_native_tls-a84dfbc42b0d10dc,libencoding_rs-e23f5d9f975f329e,libmime_guess-1a1f1c47c936bc18,libunicase-29a2ab447ecd856b,libmime-9b057813ad5affb0,libtower_http-4982722fb6fc9b9c,libiri_string-94b14c9c92f11623,libtower-fb4c02d55b044268,libtower_layer-3c7f0e51264f3b8b,libnative_tls-e8415f87f4cca30a,libopenssl-ed223198ad9b0e4b,libforeign_types-660d5786deb9a62e,libforeign_types_shared-87ef8fc7e3f312b7,libhyper_util-5ef3641cdc9be536,libipnet-460885937b7dbd44,libtower_service-3227f576272790b5,libhyper-a08f630501485e01,libwant-06e7ae129fb04496,libtry_lock-03ec85f3203a4bc6,libhttparse-307643ace31683bc,libh2-cdb6083f9dc529b4,libtracing-11d8c957924aece0,libtracing_core-db5699e1bf546209,libonce_cell-52be752162ff9674,libindexmap-638522b8fd5b941c,libhashbrown-762ef0a69517ce46,libfoldhash-f9683c49c831a3ff,libequivalent-675fbbbdb2cef7bd,liballocator_api2-b00285b741a428fa,libatomic_waker-de21511bb180ef73,libhttpdate-810f25e02c4b6ab6,libtokio_util-412ea6fe69e7b12a,libtokio-c1e7d21a6d240204,libsignal_hook_registry-b5447e0bfb1e48c2,libsocket2-93f56a2938424f32,libmio-89e9c040225f31aa,libparking_lot-e2d938e611da2df3,libparking_lot_core-9735f1f20b430ce7,libcfg_if-2b7a1d3979dfc118,liblock_api-9e8c764066798185,libscopeguard-83512aa01add663b,libhttp_body_util-09cb172cb34abc34,libhttp_body-4b7ef8d10d528523,libhttp-c5f7ea96e83e1030,libbytes-7aaebeec976432f8,libfnv-4a8f8d037274da80,libsync_wrapper-46c0749f18b61624,libbase64-528059a677b75efd,libserde_json-ff9da9839a6f2d55,libitoa-b316a7893743d8d1,libryu-6ec6553551d46e9a,libfutures-c0d69bd85065fb30,libfutures_executor-f364c4832b8f0527,libfutures_util-cb7bf0e44a025702,libfutures_io-deb51fbdecfd8b3a,libslab-c0e11d58fbc813b5,libfutures_channel-fa8b1c6a8c82b39d,libpin_project_lite-d774a2491d6ebd51,libfutures_sink-ba391033f2c0e145,libfutures_task-b1bca3cd8fcdeed0,libpin_utils-17a2647cfbd4f548,libfutures_core-866d9f6143c6cece,libchrono-fa624267f316129d,libiana_time_zone-861ec0a4d5c56395,libnum_traits-47f96eefe8b5fd80,libgit2-66e44080b33087d0,libopenssl_probe-cc6db6a3d3dd0c04,liburl-75ea69690dde4c95,libidna-3f4f3cf39fde5686,libutf8_iter-0044db479a7eab95,libidna_adapter-f96795c3a468aac8,libicu_properties-029ca0082507f134,libicu_properties_data-1177398f70a22828,libicu_normalizer-9f683959d948e2d3,libsmallvec-3aa119789f695c42,libicu_normalizer_data-50ae1229ab4db357,libicu_collections-2bdf790c964b31c1,libpotential_utf-de2fc3b0f54a313d,libicu_provider-fed20a4031f6bc0e,libicu_locale_core-e56dedf3faaa6e7b,libtinystr-4122e21fb6603104,liblitemap-94872a359ce9dc2d,libwriteable-dc5a6e9a43744376,libzerovec-2ade6ad0460fb415,libzerotrie-d38fc0c7ae839f8e,libyoke-c454a7d24f402131,libstable_deref_trait-4bcc13ed556f7e8e,libzerofrom-0a69196a53a5777e,libform_urlencoded-a6ed26fde217011b,libpercent_encoding-7938264bd12ac900,libserde-f150797963e024d8,libserde_core-72b6800f1619a55e,liblog-8f9b1e49b150f956,liblibgit2_sys-524b5538cce9976c,liblibssh2_sys-657ad813c2ed6047,libopenssl_sys-84bf248aacafdf85,liblibz_sys-a0757562f5683186,liblibc-cd37849f866370a9,libbitflags-ad971936c19b7025,libanyhow-1c026af6ddc2110c,libregex-8dd30af7c3be0e28,libregex_automata-91db6e02c17f473c,libaho_corasick-d5a063ead43eb1f0,libmemchr-ad3bfa13a4402690,libregex_syntax-5d3fb32e71b6d1aa,libcolored-48ca64bb0305da9f,libclap-f52977180e35bf52,libclap_builder-92192a773fa95728,libstrsim-f4c7d9ebbc6c832d,libanstream-a3c71f85f3c68507,libanstyle_query-1ceec83d06bbc416,libis_terminal_polyfill-55aa2f6b694b67d6,libcolorchoice-0b35f62e552d0b4f,libanstyle_parse-cdc79b3619333bf0,libutf8parse-3a528f69ae9e0874,libclap_lex-c47c7dfc249aac6c,libanstyle-fc48aa95e4ffbb7d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcCpH6Nk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-2dfa0b4300315128/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-9b14445fc0f7197a/out/build" "-L" "/opt/rustwide/target/debug/build/openssl-sys-fc991112b4f8c006/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/git_wire-bf269151dbec0f16" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gitai-wf` (bin "git-wire") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6", kill_on_drop: false }`
[INFO] [stdout] 91de8c2b0c191059532b50a9999343b2e1169dc5ec98c0da94b2da94723db2f6
